[INFO] cloning repository https://github.com/SEBROVATER/debtor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SEBROVATER/debtor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSEBROVATER%2Fdebtor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSEBROVATER%2Fdebtor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 891f6796097c46d09b4f046f71f7e0d9032bae0e
[INFO] testing SEBROVATER/debtor against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSEBROVATER%2Fdebtor" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SEBROVATER/debtor
[INFO] finished tweaking git repo https://github.com/SEBROVATER/debtor
[INFO] tweaked toml for git repo https://github.com/SEBROVATER/debtor written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SEBROVATER/debtor on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SEBROVATER/debtor already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3b05dde89ea6d8088983ed54ef2cfec93880318eab9b4b24137e1718146d8a8
[INFO] running `Command { std: "docker" "start" "-a" "f3b05dde89ea6d8088983ed54ef2cfec93880318eab9b4b24137e1718146d8a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3b05dde89ea6d8088983ed54ef2cfec93880318eab9b4b24137e1718146d8a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3b05dde89ea6d8088983ed54ef2cfec93880318eab9b4b24137e1718146d8a8", kill_on_drop: false }`
[INFO] [stdout] f3b05dde89ea6d8088983ed54ef2cfec93880318eab9b4b24137e1718146d8a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4183bb560ead189838689107531891bd655569c6c1c584b5ae877748b1214b83
[INFO] running `Command { std: "docker" "start" "-a" "4183bb560ead189838689107531891bd655569c6c1c584b5ae877748b1214b83", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling bigdecimal v0.4.10
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling sea-orm-macros v1.1.19
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sea-query v0.32.7
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling sea-orm-cli v1.1.19
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling acton-dx v1.0.0-beta.10
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling sea-query-binder v0.7.0
[INFO] [stderr]    Compiling sea-schema v0.16.2
[INFO] [stderr]    Compiling sea-orm v1.1.19
[INFO] [stderr]    Compiling sea-orm-migration v1.1.19
[INFO] [stderr]    Compiling debtor-migration v0.1.0 (/opt/rustwide/workdir/migrations)
[INFO] [stderr]    Compiling debtor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "4183bb560ead189838689107531891bd655569c6c1c584b5ae877748b1214b83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4183bb560ead189838689107531891bd655569c6c1c584b5ae877748b1214b83", kill_on_drop: false }`
[INFO] [stdout] 4183bb560ead189838689107531891bd655569c6c1c584b5ae877748b1214b83
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b68839f24b894c027156a4eceeffa449ef5b7ed2717b4c71cca39242bfe39ef4
[INFO] running `Command { std: "docker" "start" "-a" "b68839f24b894c027156a4eceeffa449ef5b7ed2717b4c71cca39242bfe39ef4", kill_on_drop: false }`
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling debtor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.05s
[INFO] running `Command { std: "docker" "inspect" "b68839f24b894c027156a4eceeffa449ef5b7ed2717b4c71cca39242bfe39ef4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b68839f24b894c027156a4eceeffa449ef5b7ed2717b4c71cca39242bfe39ef4", kill_on_drop: false }`
[INFO] [stdout] b68839f24b894c027156a4eceeffa449ef5b7ed2717b4c71cca39242bfe39ef4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 03d66253fb6c11a5c2f19cdf9055308ef431ba8034d88327c2418c8c46a3356f
[INFO] running `Command { std: "docker" "start" "-a" "03d66253fb6c11a5c2f19cdf9055308ef431ba8034d88327c2418c8c46a3356f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/debtor-706d897f80aafa51)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test app::config::tests::parses_secure_cookie_boolean_values ... ok
[INFO] [stdout] test app::state::tests::stores_config_in_shared_state ... ok
[INFO] [stdout] test app::config::tests::uses_defaults_when_env_vars_absent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/debtor-a54957b19fb13a6b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/contract.rs (/opt/rustwide/target/debug/deps/contract-03c246b51e49d479)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_no_settlement_contract::no_settlement_routes_exist ... ok
[INFO] [stdout] test test_groups_contract::groups_routes_match_contract ... ok
[INFO] [stdout] test test_expenses_contract::expense_routes_match_contract ... ok
[INFO] [stdout] test test_debts_contract::debt_summary_route_exists ... ok
[INFO] [stdout] test test_exchange_provider_contract::maps_frankfurter_response ... ok
[INFO] [stdout] test test_auth_contract::auth_routes_exist_and_registration_is_absent ... ok
[INFO] [stdout] test test_members_contract::member_routes_match_contract ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-880a4774ea450dcc)
[INFO] [stdout] 
[INFO] [stdout] running 37 tests
[INFO] [stdout] test test_auth_redirect_matrix::protected_routes_require_auth_and_state_changes_have_csrf ... ok
[INFO] [stdout] test test_csrf_contract::csrf_is_required_for_state_changing_methods ... ok
[INFO] [stdout] test test_foundation_auth_redirects::unauthenticated_requests_redirect_for_protected_routes ... ok
[INFO] [stdout] test test_foundation_routing::foundation_routes_include_health_login_and_dashboard ... ok
[INFO] [stdout] test test_db_bootstrap::bootstrap_runs_migrations_and_creates_tables ... ok
[INFO] [stdout] test test_expenses_delete::deletes_expense ... ok
[INFO] [stdout] test test_expenses_create::creates_expense_with_shares ... ok
[INFO] [stdout] test test_expenses_update::updates_expense_and_shares ... ok
[INFO] [stdout] test test_exchange_fetch_on_demand::fetches_on_demand_when_cache_missing ... ok
[INFO] [stdout] test test_exchange_no_cache_failure::provider_failure_without_cache_errors ... ok
[INFO] [stdout] test test_groups_create::creates_and_lists_groups ... ok
[INFO] [stdout] test test_exchange_cache_day_rollover::refreshes_on_day_rollover ... ok
[INFO] [stdout] test test_exchange_fallback::falls_back_to_stale_cache_on_provider_failure ... ok
[INFO] [stdout] test test_debt_summary_zero_balances::zero_balances_report_no_outstanding ... ok
[INFO] [stdout] test test_no_custom_js::static_assets_do_not_include_custom_js ... ok
[INFO] [stdout] test test_no_custom_js::templates_use_only_htmx_script ... ok
[INFO] [stdout] test test_security_headers_and_csrf::csrf_tokens_rotate_and_reject_old_values ... ok
[INFO] [stdout] test test_security_headers_and_csrf::session_cookie_policy_remains_secure_defaults ... ok
[INFO] [stdout] test test_semantic_html::key_templates_have_semantic_structure ... ok
[INFO] [stdout] test test_groups_currency_recalc::currency_change_flags_refresh ... ok
[INFO] [stdout] test test_debt_summary::debt_summary_returns_transfers ... ok
[INFO] [stdout] test test_debt_summary_rounding_order::summary_is_deterministic_and_rounded ... ok
[INFO] [stdout] test test_expense_entry_performance::expense_entry_meets_budget ... ok
[INFO] [stdout] test test_exchange_cache_reuse::reuses_same_day_cache_without_fetching ... ok
[INFO] [stdout] test test_exchange_fetch_frequency::fetches_rate_at_most_once_per_day ... ok
[INFO] [stdout] test test_end_to_end_journey::end_to_end_journey_from_login_to_summary ... ok
[INFO] [stdout] test test_login_csrf::login_requires_csrf_token ... ok
[INFO] [stdout] test test_members_crud::member_crud_tracks_inactive_history ... ok
[INFO] [stdout] test test_groups_update_delete::group_delete_removes_group ... ok
[INFO] [stdout] test test_login_performance::login_to_dashboard_meets_budget ... ok
[INFO] [stdout] test test_logout::logout_revokes_session ... ok
[INFO] [stdout] test test_login_success::login_with_valid_credentials_creates_session ... ok
[INFO] [stdout] test test_login_failure::invalid_credentials_increment_failure_count ... ok
[INFO] [stdout] test test_summary_performance::debt_summary_meets_large_group_budget ... ok
[INFO] [stdout] test test_session_expiry_boundary::expired_session_is_rejected ... ok
[INFO] [stdout] test test_session_sliding_expiry::session_expiry_slides_on_activity ... ok
[INFO] [stdout] test test_login_lockout::lockout_triggers_after_five_failures ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 18.27s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/unit.rs (/opt/rustwide/target/debug/deps/unit-0bd5a454062e88e6)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_balance_calculator::aggregates_balances_across_expenses ... ok
[INFO] [stdout] test test_session_cookie_policy::session_cookie_policy_defaults_to_http_only_lax_and_insecure ... ok
[INFO] [stdout] test test_debt_simplify::partitions_into_zero_sum_sets ... ok
[INFO] [stdout] test test_debt_simplify::simplifies_to_minimal_transfers ... ok
[INFO] [stdout] test test_session_cookie_policy::session_cookie_policy_respects_secure_flag ... ok
[INFO] [stdout] test test_share_splitter::rejects_percent_over_100 ... ok
[INFO] [stdout] test test_share_splitter::splits_mixed_amount_percent_and_equal ... ok
[INFO] [stdout] test test_share_splitter::splits_equal_shares ... ok
[INFO] [stdout] test test_share_splitter::splits_percent_shares ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests debtor
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "03d66253fb6c11a5c2f19cdf9055308ef431ba8034d88327c2418c8c46a3356f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03d66253fb6c11a5c2f19cdf9055308ef431ba8034d88327c2418c8c46a3356f", kill_on_drop: false }`
[INFO] [stdout] 03d66253fb6c11a5c2f19cdf9055308ef431ba8034d88327c2418c8c46a3356f
